home *** CD-ROM | disk | FTP | other *** search
- REM
- REM Strike Eagle III by MPS
- REM
- REM F16C FLCS - TQS B50 file
- REM
- REM Written and Tested by Stephen Voege - April, 1995
- REM
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║ TQS switches NOT used ║
- REM ║ T1 T6 T11 T12 T13 T14 ║
- REM ║ Mouse type: Microsoft - Mode:(A2) Swap L/R Mouse Button ║
- REM ╚═════════════════════════════════════════════════════════════╝
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║Game Settings: (Settings required for this game to use WCSII)║
- REM ╚═════════════════════════════════════════════════════════════╝
- REM
- REM Choose JOYSTICK with THROTTLE in SEIII
- REM
-
- RATE 50
-
- USE FCLK
- USE TQS
- USE MTYPE A2
-
- ANT 1 5 PGUP PGDN |
- RNG 1 6 z x
-
- REM ╔═════════════════════════════════════════════════════╗
- REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
- REM ╚═════════════════════════════════════════════════════╝
-
- Mdef QSEIII
-
- REM ╔════════════════════════════════════════════════════════╗
- REM ║ Change 'SEIII' to the name of the MDF file that you ║
- REM ║ want your B50 file to reference. For example, if you ║
- REM ║ create a new B50 file called NEWSIM.B50, you might want║
- REM ║ the line above to read 'Mdef NEWSIM'. ║
- REM ╚════════════════════════════════════════════════════════╝
-
- REM ╔════════════════════════════════════════════════════════════╗
- REM ║ Place special macros below this line (i.e. @macroname, etc)║
- REM ╚════════════════════════════════════════════════════════════╝
-
-
- REM ╔═══════════════════════╗
- REM ║ FLCS Buttons Commands ║
- REM ╚═══════════════════════╝
-
- SWAPTG
-
- BTN TG2 /I SPC
- /O /N Guns
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ Because Analog throttle is used the HAT MUST be passed DIGITAL... ║
- REM ║ In order for the views to work properly TURN NUMLOCK OFF once you ║
- REM ║ are in the cockpit..(SE III turns it ON upon entering the cockpit)║
- REM ║ The views are handled by toggling NUMLOCK ON then OFF again... ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-
- BTN H1U (NUML KP8 NUML)
- BTN H1L (NUML KP4 NUML)
- BTN H1R (NUML KP6 NUML)
- BTN H1D (NUML KP2 NUML)
-
- BTN S1 BombMode
- BTN S2 /N WeaponRelease
-
- BTN S3 /N IFF
-
- BTN S4 /N Autopilot
-
- BTN H2U BreakLock
- BTN H2L DeclutterHUD
- BTN H2R Auto/BoreSight
- BTN H2D LockTarget
-
- BTN H3U /I /N DeclutterHUD
- /O /N ModeSelect
- BTN H3L /I ChangeMFD-1
- /O CmdMFD-1
- BTN H3R /I ChangeMFD-2
- /O CmdMFD-2
- BTN H3D /I ChangeMFD-3
- /O CmdMFD-3
-
- BTN H4U /I FLIR-DayNight
- /O Flare
- BTN H4L /I PrevSeqPoint
- /O DecHUDBrightness
- BTN H4R /I NextSeqPoint
- /O IncHUDBrightness
- BTN H4D /I FLIR-OnOff
- /O Chaff
-
- REM ╔═════════════════════╗
- REM ║ TQS Button Commands ║
- REM ╚═════════════════════╝
-
- REM ** Button T1 modes: A-A designate target / A-G designate target
- REM ** Button T6 modes: A-A lock target / A-G generate High Resolution Map
-
- rem BTN T1
-
- BTN T2 L/SRangeScan
- BTN T3 TrackWhileScan
- BTN T4 RadarOnOff
- BTN T5 RadarRange
-
- rem BTN T6
-
- BTN T7 /P /N Guns
- /R /N Sidewinder
-
- BTN T8 /P /N SparrowAMRAAM
- /R /N Sidewinder
-
- BTN T9 /P /N SpeedBrake
- /R /N SpeedBrake
-
- BTN T10 /P /N SpeedBrake
- /R /N SpeedBrake
-